Total Complexity | 29 |
Dependencies | 10 |
Dependents | 0 |
Total lines | 191 |
Lines of code | 130 |
Logical lines of code | 51 |
Comment lines | 36 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
detectPayment() | 44 | 14 | 42 | |
makePayment() | 49 | 3 | 30 | |
handleException() | 60 | 3 | 12 | |
createPaymentToken() | 52 | 2 | 25 | |
paymentType() | 75 | 2 | 5 | |
totalAmount() | 73 | 2 | 5 | |
buildErrKey() | 65 | 2 | 8 | |
requirePaymentToken() | 82 | 1 | 3 |